Welcome![Sign In][Sign Up]
Location:
Search - Client Server Java Code

Search list

[Bookstut-bingo

Description: A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
Platform: | Size: 37888 | Author: 刘波 | Hits:

[JSP/JavaChat-Java

Description: 一个用Java编写的聊天程序,包含源代码(有详细注释),说明文件和编译后的服务器端/客户端class文件-a Java prepared by the chat program includes source code (detailed notes), and compilers note after the server/client class document
Platform: | Size: 6144 | Author: 包包 | Hits:

[Remote Controlremotecontrolserver

Description: /*****远程控制服务器端源代码 本代码的作用和他的那段代码有些类似之处。 不过主要作用是接受并执行客户端的指令 实现起来比他的繁琐一些。 实现功能如下: 从配置文件中读取配置端口和用户名和密码 限制登录ip和登录连接数 可选择采用SSL通讯或者明文通信 接受客户端之类指令。 执行系统命令或者传送文件。-/***** remote control server source code of the role and his code during some similarities. However, the main role is to accept and implement the client's instructions to achieve together than some of the red tape. To achieve the following functions : configuration file read-port configuration and user names and passwords and restrict logged ip logged connections choice of SSL communication expressly or client communications accept such orders. Order Execution System, or the transmission of documents.
Platform: | Size: 7168 | Author: 李欣 | Hits:

[ICQ-IM-Chat网络即时通信系统

Description: 本连天工具的源码有服务器端和客户端程序两部分组成,整体采用java平台开发,多线程开发,并使用 SQL 2000管理数据库系统!-grievances of the tools have the source code server and client program consists of two parts, the overall use of java platform, multithreaded development, and the use of SQL 2000 database management system!
Platform: | Size: 73728 | Author: 朱晓峰 | Hits:

[Internet-Network利用Socket进行Java网络编程

Description: 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
Platform: | Size: 6144 | Author: 王妍 | Hits:

[Proxy Serverproxyserver

Description: 这是一个proxy server 源码,save client/server transaction data to c \temp\proxylog.txt modify regdata.java to piont to destination server. -This is a proxy server source code, save client/server transaction data to c \ temp \ proxylog.txt modify regdata.java to piont to destination server.
Platform: | Size: 14336 | Author: 刘星海 | Hits:

[ICQ-IM-Chatchaticq

Description: this is use java to write a like icq/msn program, this have client and server code in this .-use java to write a like icq/msn prog ram, this have client and server code in this.
Platform: | Size: 59392 | Author: 陳婷婷 | Hits:

[Communicationjava实现服务器和客户机通讯的的方法

Description: 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a Java ServerSocket socket server and and client communication methods. The principle is established on the server side ServerSocket ports and eavesdropping, reception to the client connection request to establish socket, the socket to be input and output streams. The new Socket client and access input and output streams. Server and client input and output streams used after the establishment of writeLine (), and println () side France each other to send and receive data. To improve code efficiency, the establishment of two categories clientAgent and serverAgent.
Platform: | Size: 6144 | Author: 郑描中 | Hits:

[Game Program2002011435

Description: 本次project实现如下功能: 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 两个游戏的代码改编于网络公布的源代码,原来的源代码有很多错误和不足,给出了合适我们的修正. 运行方式:先编译生成所有的class文件,本地启动服务器,再启动客户端,在客户端进行选择操作,来启动游戏,按面板提示进行游戏,最后退出客户端即可. 开发工具:jCreat 开发人员:曾捷 -this project to achieve the following functions : writing a multithreaded local game servers ThreadeEchoServer, addresses and ports : 127.0.0.1:9999 was a local multithreaded game client client, used to connect to servers, and communications. The client can be activated under two small games : 1000 block of Terry Avenue and Tetris. Need to respond to network servers can be initiated, can build customer multithreading, which is even more customers servers. At the same time, a customer can simultaneously play two games. Two games based on code released by the network source code, the original source code with a lot of mistakes and shortcomings, and we have given appropriate amendments. Operation : compiler generates all the first class of documents, local boot server, Restart client, the cli
Platform: | Size: 50176 | Author: haki516 | Hits:

[Internet-NetworkkoreaSever

Description: 一个韩国人作的聊天室程序源代码。我觉得还不错。这是服务器。还有客户端我会传上来。-a chat room for the program source code. I feel good. This is the server. There client I will send onto.
Platform: | Size: 4096 | Author: | Hits:

[OS Developmymasterslave

Description: 在IBM AGLET平台下可由服务器端迁移到客户端并返回操作的代码-in AGLET IBM platform can be moved to the server and client code to return to operation
Platform: | Size: 3072 | Author: majian | Hits:

[JSP/Javanetfile

Description: JAVA实现的网络服务器文件同步,分客户端和服务器端代码,-JAVA network file synchronization server, the client-server code
Platform: | Size: 8128512 | Author: 老刀 | Hits:

[ICQ-IM-ChatMiniICQ13

Description: MiniICQ1.3面向Socket基于线程池技术的java聊天室程序下载(含源代码) 首先,安装jre 没有的自己搜一个。 运行服务器端。startServer.bat成功! 运行2个客户端。startClientw.bat 窗口出来以后可以把客户端的命令窗口关掉。 现在的版本还没有注册功能,帐号 随便 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com 欢迎大家来chensoft.cn和我一起讨论java编程的乐趣-MiniICQ1.3 Socket-oriented technology based on the thread pool java chat room procedures set (including source code) First, the installation of its own jre not found one. Operation server. StartServer.bat success! Running two clients. StartClientw.bat out the window after the client can order window switch off. The current version has no registration functions, Account casually What is the problem and please contact me QQ : 281284015 Email : ibm_chen@163.com chensoft.cn welcome everyone to come and join me to discuss ja va Programming fun
Platform: | Size: 1389568 | Author: chenmin | Hits:

[Email Servermail

Description: 邮件服务端和客户端源码 ,可使用收发邮件-E-mail server and client source code, you can use to send and receive e-mail
Platform: | Size: 2048 | Author: 刘小丽 | Hits:

[ICQ-IM-ChatNetMeetingServer

Description: 局域网基于IP的聊天工具,分为客户端和服务器端,该源码为服务器端,可以实现点对点以及组播的语音以及文本聊天-LAN IP-based chat tool, divided into client and server, the source code for the server side, you can realize, and multicast point-to-point voice and text chat
Platform: | Size: 19456 | Author: 江如基 | Hits:

[Chess Poker gameswuzhiqi

Description: 一个网络版五子棋源代码。包括客户端和服务器端。基本设计,详细设计,源代码,测试文挡等等!-Gobang a network version of the source code. Including client and server. Basic design, detailed design, source code, test the text block and so on!
Platform: | Size: 4034560 | Author: 史龙 | Hits:

[JSP/Javalan

Description: 局域网内传输文件的java代码,有界面的,客户端跟服务器段的代码是一起的-LAN to transfer files of java code, there are interfaces, the client with the server code is a paragraph of
Platform: | Size: 3072 | Author: hgw | Hits:

[JSP/JavajavaFTP

Description: 基于FTP的客户端和服务器端上传下载文件代码-Based on the FTP client and server-side code uploading and downloading documents
Platform: | Size: 4096 | Author: Lisa | Hits:

[MMSmms

Description: 应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有 使用JAVA和Spring框架开发(用到了Spring的RMI),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过RMI调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况) 内涵代码、API手册及使用说明-Huawei applied to the project team Gansu China Mobile to send MMS platform a full set of code, not included in product line, the copyright for my personal use of JAVA and the Spring framework for development (to use the Spring' s RMI), deployed in the AIX system, server-side deployment in the MMSC and mobile communications to the host, the client assembled MMS content and converted to byte-stream, through the RMI Services client method call to send (for client-server can not be directly connected to the case of mobile MMS gateways) can also be the client and server-side deployment with the same host (for client-server can be directly connected to the case of mobile MMS Gateway) connotation code, API manuals and instructions
Platform: | Size: 6060032 | Author: 马亮 | Hits:

[JSP/JavaTCPUDP

Description: 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
Platform: | Size: 3072 | Author: alick | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net